home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / a7221v1b.zip / MANIFEST.DOC < prev    next >
Text File  |  1992-03-18  |  2KB  |  43 lines

  1.   The complete distribution of the ADI7221 package includes the following
  2.   files:
  3.  
  4. |   ADI7221.DOC          Documentation for ADI7221
  5. |   ADI7221.EXE          Precompiled version of ADI7221
  6. |   DEVLOPRS.DOC         Information for developers of new ADI converters
  7. |   MAINFEST.DOC         This file
  8. |   README.1ST           Unpacking instructions for zipped archive
  9. |   SEND7221.DOC         Documentation for SEND7221
  10. |   SEND7221.EXE         Precompiled version of SEND7221
  11. |   PLOT7221.BAT         Batch file to call ADI7221 and SEND7221 in sequence
  12. |   
  13. +---ADI7221           Directory containing ADI7221 C source code
  14. |
  15. |       ADICODES.H       The AutoCAD ADI command codes
  16. |       HP7221.C         Device specific functions for HP7221
  17. |       HP7221.H         Function prototypes for above
  18. |       HPCODES.H        Device specific command strings, etc.
  19. |       HPPARMS.C        Device specific parameter conversion functions
  20. |       HPPARMS.H        Function prototypes for above
  21. |       INOUT.C          File I/O functions
  22. |       INOUT.H          Function prototypes for above
  23. |       LINKFILE         Parameters for LINK command (created during make)
  24. |       MAIN.C           Main program flow control
  25. |       MAKEFILE.MSC     Makefile for use with Microsoft C 5.1
  26. |       PARSE.C          Input file parsing functions
  27. |       PARSE.H          Function prototypes for above
  28. |       RETCODES.H       Return code definitions for functions and main
  29. |       TERMINAT.C       Function used to cleanly abort a run
  30. |       TERMINAT.H       Function prototype for above
  31. |       
  32. +---SEND7221         Directory containing SEND7221 C source code
  33. |
  34. |       COMIO.C          Functions for generic serial I/O
  35. |       COMIO.H          Function prototypes for above
  36. |       HPCODES.H        Device control strings for HP7221
  37. |       INPUT.C          File input functions
  38. |       INPUT.H          Function prototypes for above
  39. |       LINKFILE         Parameters for LINK command (created during make)
  40. |       MAKEFILE.MSC     Makefile for use with Microsoft C 5.1
  41. |       RETCODES.H       Return code definitions for functions and main
  42. |       SEND7221.C       Main program flow control
  43.